home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / J-M / MacHelp.cpt / User Preferences / background_2615.txt < prev    next >
Text File  |  1989-02-26  |  637b  |  33 lines

  1. -- background: 2615 from stack: in
  2. -- bmap block id: 3111
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   show menuBar
  10.   pass openStack
  11. end openStack
  12.  
  13.  
  14.  
  15. -- part 8 (button)
  16. -- low flags: 00
  17. -- high flags: 0000
  18. -- rect: left=203 top=271 right=304 bottom=267
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 22308 / 22308
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: Next
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   visual effect dissolve
  30.   go to card id 2979 of stack "Apple Sac Home "
  31. end mouseUp
  32.  
  33.